👉Промт дня: профилируем Python-код и ускоряем вычисления
Работает, но медленно? У вас есть скрипт или функция, и вы хотите понять, где узкие места.
Попросите ChatGPT:
Вот мой Python-код.
Проанализируй и предложи:
– Где происходят самые затратные вычисления (CPU / память) – Как переписать медленные части: циклы → векторизацию (NumPy / pandas), генераторы и lazy loading – Как использовать multiprocessing или asyncio, если подходит – Какие библиотеки (например, numba, joblib, polars, dask) можно подключить – Как минимизировать работу с диском / сетью – Как встроить cProfile, line_profiler, memory_profiler и интерпретировать отчёты
✅ Хорошо работает на дата-скриптах, ETL, API, парсерах, ML-пайплайнах.
👉Промт дня: профилируем Python-код и ускоряем вычисления
Работает, но медленно? У вас есть скрипт или функция, и вы хотите понять, где узкие места.
Попросите ChatGPT:
Вот мой Python-код.
Проанализируй и предложи:
– Где происходят самые затратные вычисления (CPU / память) – Как переписать медленные части: циклы → векторизацию (NumPy / pandas), генераторы и lazy loading – Как использовать multiprocessing или asyncio, если подходит – Какие библиотеки (например, numba, joblib, polars, dask) можно подключить – Как минимизировать работу с диском / сетью – Как встроить cProfile, line_profiler, memory_profiler и интерпретировать отчёты
✅ Хорошо работает на дата-скриптах, ETL, API, парсерах, ML-пайплайнах.
In general, many financial experts support their clients’ desire to buy cryptocurrency, but they don’t recommend it unless clients express interest. “The biggest concern for us is if someone wants to invest in crypto and the investment they choose doesn’t do well, and then all of a sudden they can’t send their kids to college,” says Ian Harvey, a certified financial planner (CFP) in New York City. “Then it wasn’t worth the risk.” The speculative nature of cryptocurrency leads some planners to recommend it for clients’ “side” investments. “Some call it a Vegas account,” says Scott Hammel, a CFP in Dallas. “Let’s keep this away from our real long-term perspective, make sure it doesn’t become too large a portion of your portfolio.” In a very real sense, Bitcoin is like a single stock, and advisors wouldn’t recommend putting a sizable part of your portfolio into any one company. At most, planners suggest putting no more than 1% to 10% into Bitcoin if you’re passionate about it. “If it was one stock, you would never allocate any significant portion of your portfolio to it,” Hammel says.
Can I mute a Telegram group?
In recent times, Telegram has gained a lot of popularity because of the controversy over WhatsApp’s new privacy policy. In January 2021, Telegram was the most downloaded app worldwide and crossed 500 million monthly active users. And with so many active users on the app, people might get messages in bulk from a group or a channel that can be a little irritating. So to get rid of the same, you can mute groups, chats, and channels on Telegram just like WhatsApp. You can mute notifications for one hour, eight hours, or two days, or you can disable notifications forever.
Библиотека питониста | Python Django Flask from fr